func net/http.shouldCopyHeaderOnRedirect
2 uses
net/http (current package)
client.go#L683: if !shouldCopyHeaderOnRedirect(reqs[0].URL, req.URL) {
client.go#L991: func shouldCopyHeaderOnRedirect(initial, dest *url.URL) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)